Micron Document
🎖️GitЯра🎖️

Node / meshtastic / Meshtastic-Android / files / feature / car / src / main / res / values / hosts_allowlist.xml

Displaying Raw • Download

feature/car/src/main/res/values/hosts_allowlist.xml 2d20cd8a4708e2ef66e98d5259f3a97ec93f240a (2d20cd8a) Text, 1.66 KB

Tff7b72<?xml version="1.0" encoding="utf-8"?>
Tff7b72<resourcesTff7b72>
T8b949e<!--
Hosts allowed to bind to the Meshtastic CarAppService.
Each entry MUST be "sha256SigningCertDigest,packageName" — androidx.car.app's HostValidator
rejects bare package names (it splits on ',' and throws IllegalArgumentException unless the
entry yields exactly two parts). Values are copied verbatim from androidx.car.app:1.9.0-alpha01's
bundled hosts_allowlist_sample (Google's official Android Auto / AAOS signing-cert digests);
re-sync them whenever the car-app library version is bumped.
-->
Tff7b72<string-array Te6edf3name=Ta5d6ff"car_hosts_allowlist" Te6edf3translatable=Ta5d6ff"false"Tff7b72>
T8b949e<!-- Android Auto (com.google.android.projection.gearhead) -->
Tff7b72<itemTff7b72>fdb00c43dbde8b51cb312aa81d3b5fa17713adb94b28f598d77f8eb89daceedf,com.google.android.projection.gearheadTff7b72</item>
Tff7b72<itemTff7b72>70811a3eacfd2e83e18da9bfede52df16ce91f2e69a44d21f18ab66991130771,com.google.android.projection.gearheadTff7b72</item>
Tff7b72<itemTff7b72>1975b2f17177bc89a5dff31f9e64a6cae281a53dc1d1d59b1d147fe1c82afa00,com.google.android.projection.gearheadTff7b72</item>
T8b949e<!-- Android Automotive OS template host (com.google.android.apps.automotive.templates.host) -->
Tff7b72<itemTff7b72>c241ffbc8e287c4e9a4ad19632ba1b1351ad361d5177b7d7b29859bd2b7fc631,com.google.android.apps.automotive.templates.hostTff7b72</item>
Tff7b72<itemTff7b72>dd66deaf312d8daec7adbe85a218ecc8c64f3b152f9b5998d5b29300c2623f61,com.google.android.apps.automotive.templates.hostTff7b72</item>
Tff7b72<itemTff7b72>50e603d333c6049a37bd751375d08f3bd0abebd33facd30bd17b64b89658b421,com.google.android.apps.automotive.templates.hostTff7b72</item>
Tff7b72</string-array>
Tff7b72</resources>

Served by rngit 1.5.0 - Generated in 0.04s